public class AgentSmith_Offering.BidComparator extends java.lang.Object implements java.util.Comparator<Bid>
| Constructor and Description |
|---|
AgentSmith_Offering.BidComparator(UtilitySpace mySpace) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Bid b1,
Bid b2) |
double |
getMeasure(Bid b1) |
public AgentSmith_Offering.BidComparator(UtilitySpace mySpace)